home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / pupworld.swf / scripts / DefineButton2_96 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-06-09  |  58 b   |  4 lines

  1. on(release){
  2.    _parent.gotoAndPlay("instructions");
  3. }
  4.